[INFO] fetching crate agents 0.3.0...
[INFO] fixing agents-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate agents 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate agents 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agents 0.3.0
[INFO] tweaked toml for crates.io crate agents 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate agents 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agents 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-macros v0.7.5
[INFO] [stderr]   Downloaded worker v0.7.5
[INFO] [stderr]   Downloaded worker-sys v0.7.5
[INFO] [stderr]   Downloaded testcontainers v0.27.1
[INFO] [stderr]   Downloaded docker_credential v1.3.2
[INFO] [stderr]   Downloaded ferroid v0.8.9
[INFO] [stderr]   Downloaded prost-types v0.14.3
[INFO] [stderr]   Downloaded astral-tokio-tar v0.5.6
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded swift-rs v1.0.7
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded agents-proc-macros v0.3.0
[INFO] [stderr]   Downloaded infer v0.19.0
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded agents-test v0.2.0
[INFO] [stderr]   Downloaded agents v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f
[INFO] running `Command { std: "docker" "start" "02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking ferroid v0.8.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling agents-proc-macros v0.3.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]    Compiling swift-rs v1.0.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v3.2.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling agents v0.2.0
[INFO] [stderr]    Compiling agents v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking astral-tokio-tar v0.5.6
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]     Checking bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]     Checking bollard v0.20.2
[INFO] [stderr]     Checking testcontainers v0.27.1
[INFO] [stderr]     Checking agents-test v0.2.0
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:149:33
[INFO] [stdout]     |
[INFO] [stdout] 149 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:145:62
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:146:63
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:188:33
[INFO] [stdout]     |
[INFO] [stdout] 188 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:184:62
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:185:63
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:246:33
[INFO] [stdout]     |
[INFO] [stdout] 246 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:222:62
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:223:63
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:327:33
[INFO] [stdout]     |
[INFO] [stdout] 327 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:324:62
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:325:63
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:375:62
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:376:63
[INFO] [stdout]     |
[INFO] [stdout] 376 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:464:33
[INFO] [stdout]     |
[INFO] [stdout] 464 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:440:62
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:441:63
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chat_raw` found for struct `agents::llm::provider::ollama::Ollama` in the current scope
[INFO] [stdout]   --> tests/llm_e2e_ollama.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let response = provider
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 51 | |         .chat_raw(RawCompletionRequest {
[INFO] [stdout]    | |_________-^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/provider/mod.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait LlmProvider: Send + Sync {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/llm/provider/mod.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait LlmProvider: Send + Sync {
[INFO] [stdout]    | ---------------------------------- this is the trait that was imported
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: there is a method `chat` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 -         .chat_raw(RawCompletionRequest {
[INFO] [stdout] 51 +         .chat(RawCompletionRequest {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:547:33
[INFO] [stdout]     |
[INFO] [stdout] 547 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:47:62
[INFO] [stdout]     |
[INFO] [stdout]  47 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:48:74
[INFO] [stdout]     |
[INFO] [stdout]  48 |     let provider = ctx.ollama_provider_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                    ------------------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:540:62
[INFO] [stdout]     |
[INFO] [stdout] 540 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:541:63
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:586:33
[INFO] [stdout]     |
[INFO] [stdout] 586 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:582:62
[INFO] [stdout]     |
[INFO] [stdout] 582 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:583:63
[INFO] [stdout]     |
[INFO] [stdout] 583 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:648:33
[INFO] [stdout]     |
[INFO] [stdout] 648 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  96 |           .chat::<(), EchoResponse>(
[INFO] [stdout]     |            ------------------------ arguments to this method are incorrect
[INFO] [stdout]  97 | /             CompletionRequest::new(
[INFO] [stdout]  98 | |                 vec![InputItem::user_text("Hello!")],
[INFO] [stdout]  99 | |                 ModelSelector::from_model(OLLAMA_STRUCTURED_OUTPUT_MODEL),
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             .with_typed_response(TypedResponse::new("echo_response")),
[INFO] [stdout]     | |_____________________________________________________________________^ expected `CompletionRequest<(), EchoResponse>`, found `CompletionRequest<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ---------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn chat<C, R>(
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert_completion_usage_reported(&response);
[INFO] [stdout]     |     -------------------------------- ^^^^^^^^^ expected `&CompletionResponse<_, _>`, found `&CompletionResponse<(), EchoResponse>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> src/llm/completion.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct CompletionResponse<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct CompletionResponse<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ------------------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/common/mod.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn assert_completion_usage_reported<Tool, Response>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 142 |     response: &CompletionResponse<Tool, Response>,
[INFO] [stdout]     |     ---------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         OutputItem::Message { content, .. } => content.iter().find_map(|content| match content {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<(), EchoResponse>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         OutputItem::ToolCall { .. } | OutputItem::Reasoning { .. } => None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<(), EchoResponse>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:112:39
[INFO] [stdout]     |
[INFO] [stdout] 112 |         OutputItem::ToolCall { .. } | OutputItem::Reasoning { .. } => None,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<(), EchoResponse>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:643:62
[INFO] [stdout]     |
[INFO] [stdout] 643 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:92:62
[INFO] [stdout]     |
[INFO] [stdout]  92 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:93:76
[INFO] [stdout]     |
[INFO] [stdout]  93 |     let runner = ctx.runner_for_model(OLLAMA_STRUCTURED_OUTPUT_MODEL).await?;
[INFO] [stdout]     |                  ----------------------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:644:63
[INFO] [stdout]     |
[INFO] [stdout] 644 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let response = runner
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  96 | |         .chat::<(), EchoResponse>(
[INFO] [stdout]  97 | |             CompletionRequest::new(
[INFO] [stdout]  98 | |                 vec![InputItem::user_text("Hello!")],
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         .await?;
[INFO] [stdout]     | |              -^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     | |______________|
[INFO] [stdout]     |                this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestTools: agents::llm::tools::TypedTool` is not satisfied
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .chat::<TestTools, String>(
[INFO] [stdout]     |          ----   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is not implemented for `TestTools`
[INFO] [stdout]    --> tests/common/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub enum TestTools {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ------------------------------------------------------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is implemented for `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl TypedTool for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `agents::llm::runner::LlmRunner::chat`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn chat<C, R>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 265 |         C: TypedTool,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `LlmRunner::chat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:708:33
[INFO] [stdout]     |
[INFO] [stdout] 708 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |   ...   .chat::<TestTools, String>(
[INFO] [stdout]     |          ------------------------- arguments to this method are incorrect
[INFO] [stdout] 131 | / ...       CompletionRequest::new(
[INFO] [stdout] 132 | | ...           vec![InputItem::user_text(
[INFO] [stdout] 133 | | ...               "You must call the ping tool exactly once. Use the argument value=\"hello-tool\". Do not answer in natural lang...
[INFO] [stdout] 134 | | ...           )],
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | | ...       .with_max_tokens(128)
[INFO] [stdout] 138 | | ...       .with_tools(TypedToolSet::new()),
[INFO] [stdout]     | |__________________________________________^ expected `CompletionRequest<TestTools, String>`, found `CompletionRequest<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ---------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn chat<C, R>(
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestTools: agents::llm::tools::TypedTool` is not satisfied
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let response = runner
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 130 | |         .chat::<TestTools, String>(
[INFO] [stdout] 131 | |             CompletionRequest::new(
[INFO] [stdout] 132 | |                 vec![InputItem::user_text(
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             .with_tools(TypedToolSet::new()),
[INFO] [stdout] 139 | |         )
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is not implemented for `TestTools`
[INFO] [stdout]    --> tests/common/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub enum TestTools {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ------------------------------------------------------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is implemented for `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl TypedTool for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `agents::llm::runner::LlmRunner::chat`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn chat<C, R>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 265 |         C: TypedTool,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `LlmRunner::chat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestTools: agents::llm::tools::TypedTool` is not satisfied
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .await?;
[INFO] [stdout]     |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is not implemented for `TestTools`
[INFO] [stdout]    --> tests/common/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub enum TestTools {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ------------------------------------------------------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is implemented for `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl TypedTool for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `agents::llm::runner::LlmRunner::chat`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn chat<C, R>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 265 |         C: TypedTool,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `LlmRunner::chat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |     assert_completion_usage_reported(&response);
[INFO] [stdout]     |     -------------------------------- ^^^^^^^^^ expected `&CompletionResponse<_, _>`, found `&CompletionResponse<TestTools>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> src/llm/completion.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct CompletionResponse<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct CompletionResponse<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ------------------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/common/mod.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn assert_completion_usage_reported<Tool, Response>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 142 |     response: &CompletionResponse<Tool, Response>,
[INFO] [stdout]     |     ---------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             OutputItem::ToolCall { call } => Some(call),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<TestTools>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:683:62
[INFO] [stdout]     |
[INFO] [stdout] 683 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             OutputItem::Message { .. } | OutputItem::Reasoning { .. } => None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<TestTools>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |             OutputItem::Message { .. } | OutputItem::Reasoning { .. } => None,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<TestTools>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:684:63
[INFO] [stdout]     |
[INFO] [stdout] 684 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:126:62
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:127:63
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let runner = ctx.runner_for_model(OLLAMA_TOOL_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let response = runner
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 130 | |         .chat::<TestTools, String>(
[INFO] [stdout] 131 | |             CompletionRequest::new(
[INFO] [stdout] 132 | |                 vec![InputItem::user_text(
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |         .await?;
[INFO] [stdout]     | |              -^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     | |______________|
[INFO] [stdout]     |                this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:780:33
[INFO] [stdout]     |
[INFO] [stdout] 780 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:776:62
[INFO] [stdout]     |
[INFO] [stdout] 776 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |           .chat_stream::<(), EchoResponse>(
[INFO] [stdout]     |            ------------------------------- arguments to this method are incorrect
[INFO] [stdout] 170 | /             CompletionRequest::new(
[INFO] [stdout] 171 | |                 vec![InputItem::user_text("Hello!")],
[INFO] [stdout] 172 | |                 ModelSelector::from_model(OLLAMA_STRUCTURED_OUTPUT_MODEL),
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |             .with_response_mode(ResponseMode::Stream)
[INFO] [stdout] 176 | |             .with_typed_response(TypedResponse::new("echo_response")),
[INFO] [stdout]     | |_____________________________________________________________________^ expected `CompletionRequest<(), EchoResponse>`, found `CompletionRequest<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ---------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:275:18
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub async fn chat_stream<C, R>(
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:777:63
[INFO] [stdout]     |
[INFO] [stdout] 777 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:180:36
[INFO] [stdout]     |
[INFO] [stdout] 180 |     assert_streamed_typed_response(&mut stream).await
[INFO] [stdout]     |     ------------------------------ ^^^^^^^^^^^ expected `CompletionEventStream<(), EchoResponse>`, found a different `CompletionEventStream<(), EchoResponse>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> src/llm/completion.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct CompletionEventStream<ToolType, ResponseType> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct CompletionEventStream<ToolType, ResponseType> {
[INFO] [stdout]     | -------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/common/mod.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub async fn assert_streamed_typed_response(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  53 |     stream: &mut agents::completion::CompletionEventStream<(), EchoResponse>,
[INFO] [stdout]     |     ------------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:165:62
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:166:76
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let runner = ctx.runner_for_model(OLLAMA_STRUCTURED_OUTPUT_MODEL).await?;
[INFO] [stdout]     |                  ----------------------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestTools: agents::llm::tools::TypedTool` is not satisfied
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |         .chat_stream::<TestTools, String>(
[INFO] [stdout]     |          -----------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is not implemented for `TestTools`
[INFO] [stdout]    --> tests/common/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub enum TestTools {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ------------------------------------------------------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is implemented for `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl TypedTool for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `agents::llm::runner::LlmRunner::chat_stream`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub async fn chat_stream<C, R>(
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 280 |         C: TypedTool + Send,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `LlmRunner::chat_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:894:33
[INFO] [stdout]     |
[INFO] [stdout] 894 |         .with_llm_runner(runner.into())
[INFO] [stdout]     |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]               `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]               `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]               `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:869:62
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |   ...   .chat_stream::<TestTools, String>(
[INFO] [stdout]     |          -------------------------------- arguments to this method are incorrect
[INFO] [stdout] 191 | / ...       CompletionRequest::new(
[INFO] [stdout] 192 | | ...           vec![InputItem::user_text(
[INFO] [stdout] 193 | | ...               "You must call the ping tool exactly once. Use the argument value=\"hello-tool\". Do not answer in natural lang...
[INFO] [stdout] 194 | | ...           )],
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | ...       .with_response_mode(ResponseMode::Stream)
[INFO] [stdout] 199 | | ...       .with_tools(TypedToolSet::new()),
[INFO] [stdout]     | |__________________________________________^ expected `CompletionRequest<TestTools, String>`, found `CompletionRequest<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ---------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:275:18
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub async fn chat_stream<C, R>(
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestTools: agents::llm::tools::TypedTool` is not satisfied
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |       let mut stream = runner
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 190 | |         .chat_stream::<TestTools, String>(
[INFO] [stdout] 191 | |             CompletionRequest::new(
[INFO] [stdout] 192 | |                 vec![InputItem::user_text(
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |             .with_tools(TypedToolSet::new()),
[INFO] [stdout] 200 | |         )
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is not implemented for `TestTools`
[INFO] [stdout]    --> tests/common/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub enum TestTools {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ------------------------------------------------------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is implemented for `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl TypedTool for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `agents::llm::runner::LlmRunner::chat_stream`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub async fn chat_stream<C, R>(
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 280 |         C: TypedTool + Send,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `LlmRunner::chat_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:870:63
[INFO] [stdout]     |
[INFO] [stdout] 870 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestTools: agents::llm::tools::TypedTool` is not satisfied
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 |         .await?;
[INFO] [stdout]     |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is not implemented for `TestTools`
[INFO] [stdout]    --> tests/common/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub enum TestTools {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/tools.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub trait TypedTool: Sized + DeserializeOwned + schemars::JsonSchema + 'static {
[INFO] [stdout]     | ------------------------------------------------------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `agents::llm::tools::TypedTool` is implemented for `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/tools.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl TypedTool for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `agents::llm::runner::LlmRunner::chat_stream`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub async fn chat_stream<C, R>(
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 280 |         C: TypedTool + Send,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `LlmRunner::chat_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 |     assert_streamed_ping_tool_call(&mut stream).await
[INFO] [stdout]     |     ------------------------------ ^^^^^^^^^^^ expected `CompletionEventStream<TestTools, String>`, found a different `CompletionEventStream<TestTools, String>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> src/llm/completion.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct CompletionEventStream<ToolType, ResponseType> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct CompletionEventStream<ToolType, ResponseType> {
[INFO] [stdout]     | -------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/common/mod.rs:98:14
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub async fn assert_streamed_ping_tool_call(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     stream: &mut agents::completion::CompletionEventStream<TestTools, String>,
[INFO] [stdout]     |     -------------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:186:62
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let runner = ctx.runner_for_model(OLLAMA_TOOL_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Arc<LlmRunner>: From<agents::llm::runner::LlmRunner>` is not satisfied
[INFO] [stdout]     --> tests/agent_e2e_ollama.rs:1007:33
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         .with_llm_runner(runner.into())
[INFO] [stdout]      |                                 ^^^^ the trait `From<agents::llm::runner::LlmRunner>` is not implemented for `Arc<LlmRunner>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `From<T>`:
[INFO] [stdout]                `Arc<B>` implements `From<Cow<'_, B>>`
[INFO] [stdout]                `Arc<ByteStr>` implements `From<Arc<[u8]>>`
[INFO] [stdout]                `Arc<CStr>` implements `From<&CStr>`
[INFO] [stdout]                `Arc<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]                `Arc<CStr>` implements `From<CString>`
[INFO] [stdout]                `Arc<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]                `Arc<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]                `Arc<OsStr>` implements `From<OsString>`
[INFO] [stdout]              and 21 others
[INFO] [stdout]      = note: required for `agents::llm::runner::LlmRunner` to implement `Into<Arc<LlmRunner>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:982:62
[INFO] [stdout]     |
[INFO] [stdout] 982 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chat_raw` found for struct `agents::llm::provider::ollama::Ollama` in the current scope
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 212 |       let response = provider
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 213 | |         .chat_raw(RawCompletionRequest {
[INFO] [stdout]     | |_________-^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/provider/mod.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub trait LlmProvider: Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/provider/mod.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub trait LlmProvider: Send + Sync {
[INFO] [stdout]     | ---------------------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: there is a method `chat` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 213 -         .chat_raw(RawCompletionRequest {
[INFO] [stdout] 213 +         .chat(RawCompletionRequest {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/agent_e2e_ollama.rs:983:63
[INFO] [stdout]     |
[INFO] [stdout] 983 |     let runner = ctx.runner_for_model(OLLAMA_TEXT_MODEL).await?;
[INFO] [stdout]     |                  ---------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:209:62
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:210:74
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let provider = ctx.ollama_provider_for_model(OLLAMA_TOOL_MODEL).await?;
[INFO] [stdout]     |                    ------------------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |           .chat::<(), DefaultedJudgeResponse>(
[INFO] [stdout]     |            ---------------------------------- arguments to this method are incorrect
[INFO] [stdout] 283 | /             CompletionRequest::new(
[INFO] [stdout] 284 | |                 vec![InputItem::user_text(
[INFO] [stdout] 285 | |                     "Return only valid JSON for this exact schema: {\"passed\":true,\"score\":0.5,\"summary\":\"...\",\"evidence\...
[INFO] [stdout] 286 | |                 )],
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |             .with_temperature(0.0)
[INFO] [stdout] 291 | |             .with_typed_response(TypedResponse::new("agent_response")),
[INFO] [stdout]     | |______________________________________________________________________^ expected `CompletionRequest<(), ...>`, found `CompletionRequest<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct CompletionRequest<ToolType, ResponseType> {
[INFO] [stdout]     | ---------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/runner.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn chat<C, R>(
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:294:38
[INFO] [stdout]     |
[INFO] [stdout] 294 |     assert_completion_usage_reported(&response);
[INFO] [stdout]     |     -------------------------------- ^^^^^^^^^ expected `&CompletionResponse<_, _>`, found `&CompletionResponse<(), ...>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> src/llm/completion.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct CompletionResponse<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct CompletionResponse<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ------------------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/common/mod.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn assert_completion_usage_reported<Tool, Response>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 142 |     response: &CompletionResponse<Tool, Response>,
[INFO] [stdout]     |     ---------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         OutputItem::Message { content, .. } => content.iter().find_map(|content| match content {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<(), DefaultedJudgeResponse>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         OutputItem::ToolCall { .. } | OutputItem::Reasoning { .. } => None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<(), DefaultedJudgeResponse>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:301:39
[INFO] [stdout]     |
[INFO] [stdout] 301 |         OutputItem::ToolCall { .. } | OutputItem::Reasoning { .. } => None,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `OutputItem<(), DefaultedJudgeResponse>`, found `OutputItem<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agents-0.2.0/src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/completion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub enum OutputItem<ToolType = (), ResponseType = String> {
[INFO] [stdout]     | --------------------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:278:62
[INFO] [stdout]     |
[INFO] [stdout] 278 |     let ctx = TestContext::shared(TestProvider::Ollama).await?;
[INFO] [stdout]     |               -----------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:279:76
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let runner = ctx.runner_for_model(OLLAMA_STRUCTURED_OUTPUT_MODEL).await?;
[INFO] [stdout]     |                  ----------------------------------------------------------^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `agents::error::Error`
[INFO] [stdout]    --> tests/llm_e2e_ollama.rs:293:15
[INFO] [stdout]     |
[INFO] [stdout] 281 |       let response = runner
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 282 | |         .chat::<(), DefaultedJudgeResponse>(
[INFO] [stdout] 283 | |             CompletionRequest::new(
[INFO] [stdout] 284 | |                 vec![InputItem::user_text(
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         .await?;
[INFO] [stdout]     | |              -^ the trait `From<agents::llm::error::Error>` is not implemented for `agents::error::Error`
[INFO] [stdout]     | |______________|
[INFO] [stdout]     |                this can't be annotated with `?` because it has type `Result<_, agents::llm::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `agents::error::Error` implements trait `From<T>`
[INFO] [stdout]    --> src/llm/error.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 |         #[from]
[INFO] [stdout]     |         ^^^^^^^ `From<ParseError>`
[INFO] [stdout] ...
[INFO] [stdout] 207 | impl From<reqwest::Error> for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `agents` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agents` (test "agent_e2e_ollama") due to 39 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `agents` (test "llm_e2e_ollama") due to 44 previous errors
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]    --> src/llm/provider/cloudflare/workers_ai/mod.rs:450:74
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let WorkersAITransport::Rest { base_url, .. } = config.transport else {
[INFO] [stdout]     |         ---------------------------------------------------------------- ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         assigning to binding pattern will always succeed
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]    --> src/llm/provider/cloudflare/workers_ai/mod.rs:461:74
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let WorkersAITransport::Rest { base_url, .. } = config.transport else {
[INFO] [stdout]     |         ---------------------------------------------------------------- ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         assigning to binding pattern will always succeed
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f", kill_on_drop: false }`
[INFO] [stdout] 02853d899cd1d2120026feaf1e510e8b4323cd04f18c52e9340a2af14ff4596f
